<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*鎵嬫満绔�*/
@media screen and (max-width:1199px){
	.whiteBG{
		display: none;
	}
	.whiteBG-phone{
		display: block !important;
	}
	.banner-phone{
		margin-top: 60px;
		background: url("../assets/banner1-phone.png") no-repeat;
		height: 270px;
		background-size: 100% 100%;
		padding: 15px;
	}
	.center-title-phone{
		background-color: #f7f8fc;
		text-align: center;
		padding: 20px 15px 15px 15px;
	}
	.center-title-phone .center-title-phone1{
		font-size: 16px;
		color: #333744;
	}
	.center-title-phone .center-title-phone2{
		font-size: 12px;
		color: #6b7183;
	}
	.blocky-phone{
		padding: 1px 15px 25px 15px;;
		background-color: #fff;
	}
	.blocky-phone&gt;div ul{
		width: 100%;
		display: block;
		text-align: center;
		overflow: hidden;
		margin-top: 25px;
	}
	.block-4{
		display: block;
		width: 25%;
		float: left;
	}
	.block-2{
		display: block;
		width: 50%;
		float: left;
	}
	.block-3{
		display: block;
		width: 33.3333%;
		float: left;
	}
	.blocky-img-phone{
		width: 65px;
		height: 65px;
	}
	.blocky-title-phone{
		font-size: 12px;
		color: #333744;
	}
	.solution-phone{
		padding: 1px 6px 25px 6px;;
		background-color: #fff;
	}
	.solution-phone&gt;div ul{
		width: 100%;
		display: block;
		text-align: center;
		overflow: hidden;
		margin-top: 25px;
	}
	.solution-phone&gt;div ul li{
    margin-top: 15px;
    width: 44%;
    margin-left: 9px;
    margin-right: 9px;
	}
	.solution-title-phone{
		box-shadow: 0 5px 16px rgba(46,49,61, 0.18);
		height: 90px;
		padding: 5px;
    text-align: left;
    margin-bottom: 15px;
    display: inline-block;
    line-height: 18px;
	}
	.solution-title-phone label{
		color: #4792e0;
	}
	.solution-img-line{
		text-align: center;
		border: 1px solid #f0f1f5;
		padding: 10px;
	}
	.solution-img-phone{
		width: 120px;
		height: 80px;
	}
	
	.way-phone{
		padding: 1px 15px 25px 15px;;
		background-color: #fff;
	}
	.way-phone&gt;div ul{
		width: 100%;
		display: block;
		text-align: center;
		overflow: hidden;
		margin-top: 25px;
	}
	.way-phone&gt;div ul li{
		border: 1px solid #f0f1f5;
		width: 45%;
    margin-top: 15px;
	}
	.way-img-line{
		text-align: center;
		padding: 10px;
	}
	.way-img-phone{
		width: 65px;
		height: 65px;
	}
	.way-title-main-phone{
		font-size: 16px;
		color: #2e313d;
	}
	.way-title-phone{
		height: 100px;
		padding: 5px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 18px;
    color: #2e313d;
	}
	
	.circle-phone{
		background-color: #fff;
	}
	.circle-phone&gt;div ul{
		width: 100%;
		display: table;
		text-align: center;
		overflow: hidden;
		margin-top: 25px;
	}
	.circle-phone&gt;div ul li{
		display: table-cell;
		text-align: center;
		margin-top: 15px;
	}
	.circle-border-out{
		display: inline-block;
		border: 1px solid #e4e5eb;
		background-color: #e4e5eb;
    width: 93px;
    height: 93px;
    border-radius: 50px;
	}
	.circle-border-in{
		width: 70px;
    height: 70px;
    border: 1px solid #4792e0;
    background-color: #4792e0;
    color: #fff;
    display: inline-block;
    border-radius: 35px;
    margin-top: 10px;
	}
	.circle-border-in label{
		display: inline-block;
    margin-top: 20px;
	}
	.marquee-phone{
		padding: 15px;
		background-color: #fff;
	}
}</pre></body></html>